home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / BBEdit / MacBob 1.0ß2 / Examples / Gc.bob < prev    next >
Encoding:
Text File  |  1995-12-07  |  46 b   |  6 lines  |  [TEXT/R*ch]

  1. main()
  2. {
  3.     //f = fopen("gc.bob","r");
  4.     gc();
  5. }
  6.